Resource StructureDefinition/FHIR Server from package kbv.mio.patientenkurzakte#1.0.0 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFDxDPE_Consent_Active_Advance_Directive",
"version" : "1.0.0",
"name" : "KBV_PR_MIO_NFDxDPE_Consent_Active_Advance_Directive",
"status" : "active",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "Mit diesem Profil kann die Einwilligung einer versicherten Person abgebildet werden.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Consent",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Consent",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Consent.meta",
"path" : "Consent.meta",
"min" : 1
},
{
"id" : "Consent.meta.versionId",
"path" : "Consent.meta.versionId",
"max" : "0"
},
{
"id" : "Consent.meta.lastUpdated",
"path" : "Consent.meta.lastUpdated",
"max" : "0"
},
{
"id" : "Consent.meta.source",
"path" : "Consent.meta.source",
"max" : "0"
},
{
"id" : "Consent.meta.profile",
"path" : "Consent.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFDxDPE_Consent_Active_Advance_Directive|1.0.0"
},
{
"id" : "Consent.meta.security",
"path" : "Consent.meta.security",
"max" : "0"
},
{
"id" : "Consent.meta.tag",
"path" : "Consent.meta.tag",
"max" : "0"
},
{
"id" : "Consent.implicitRules",
"path" : "Consent.implicitRules",
"max" : "0"
},
{
"id" : "Consent.language",
"path" : "Consent.language",
"max" : "0"
},
{
"id" : "Consent.text",
"path" : "Consent.text",
"max" : "0"
},
{
"id" : "Consent.contained",
"path" : "Consent.contained",
"max" : "0"
},
{
"id" : "Consent.identifier",
"path" : "Consent.identifier",
"max" : "0"
},
{
"id" : "Consent.status",
"path" : "Consent.status",
"fixedCode" : "active"
},
{
"id" : "Consent.scope.coding",
"path" : "Consent.scope.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Consent.scope.coding.system",
"path" : "Consent.scope.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/consentscope"
},
{
"id" : "Consent.scope.coding.version",
"path" : "Consent.scope.coding.version",
"min" : 1,
"fixedString" : "4.0.1"
},
{
"id" : "Consent.scope.coding.code",
"path" : "Consent.scope.coding.code",
"min" : 1,
"fixedCode" : "patient-privacy"
},
{
"id" : "Consent.scope.coding.display",
"path" : "Consent.scope.coding.display",
"min" : 1,
"fixedString" : "Privacy Consent"
},
{
"id" : "Consent.scope.coding.userSelected",
"path" : "Consent.scope.coding.userSelected",
"max" : "0"
},
{
"id" : "Consent.scope.text",
"path" : "Consent.scope.text",
"max" : "0"
},
{
"id" : "Consent.category",
"path" : "Consent.category",
"definition" : "Verfügungskategorie"
},
{
"id" : "Consent.category.coding",
"path" : "Consent.category.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Consent.category.coding.system",
"path" : "Consent.category.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Consent.category.coding.version",
"path" : "Consent.category.coding.version",
"min" : 1,
"fixedString" : "2.71"
},
{
"id" : "Consent.category.coding.code",
"path" : "Consent.category.coding.code",
"min" : 1,
"fixedCode" : "59284-0"
},
{
"id" : "Consent.category.coding.display",
"path" : "Consent.category.coding.display",
"min" : 1,
"fixedString" : "Consent Document"
},
{
"id" : "Consent.category.coding.userSelected",
"path" : "Consent.category.coding.userSelected",
"max" : "0"
},
{
"id" : "Consent.category.text",
"path" : "Consent.category.text",
"max" : "0"
},
{
"id" : "Consent.patient",
"path" : "Consent.patient",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DPE_Patient_DPE|1.0.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Patient_NFD|1.0.0"
]
}
]
},
{
"id" : "Consent.patient.reference",
"path" : "Consent.patient.reference",
"min" : 1
},
{
"id" : "Consent.patient.type",
"path" : "Consent.patient.type",
"max" : "0"
},
{
"id" : "Consent.patient.identifier",
"path" : "Consent.patient.identifier",
"max" : "0"
},
{
"id" : "Consent.patient.display",
"path" : "Consent.patient.display",
"max" : "0"
},
{
"id" : "Consent.dateTime",
"path" : "Consent.dateTime",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.performer",
"path" : "Consent.performer",
"max" : "0",
"mustSupport" : true
},
{
"id" : "Consent.performer.reference",
"path" : "Consent.performer.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.performer.type",
"path" : "Consent.performer.type",
"max" : "0"
},
{
"id" : "Consent.performer.identifier",
"path" : "Consent.performer.identifier",
"max" : "0"
},
{
"id" : "Consent.performer.display",
"path" : "Consent.performer.display",
"max" : "0"
},
{
"id" : "Consent.organization",
"path" : "Consent.organization",
"max" : "0"
},
{
"id" : "Consent.source[x]",
"path" : "Consent.source[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"definition" : "Beschreibung Ablageort der Verfügung",
"min" : 1,
"type" : [
{
"code" : "Reference"
}
],
"mustSupport" : true
},
{
"id" : "Consent.source[x]:sourceReference",
"path" : "Consent.sourceReference",
"sliceName" : "sourceReference",
"type" : [
{
"code" : "Reference"
}
]
},
{
"id" : "Consent.source[x]:sourceReference.reference",
"path" : "Consent.sourceReference.reference",
"max" : "0"
},
{
"id" : "Consent.source[x]:sourceReference.type",
"path" : "Consent.sourceReference.type",
"max" : "0"
},
{
"id" : "Consent.source[x]:sourceReference.identifier",
"path" : "Consent.sourceReference.identifier",
"max" : "0"
},
{
"id" : "Consent.source[x]:sourceReference.display",
"path" : "Consent.sourceReference.display",
"min" : 1
},
{
"id" : "Consent.source[x]:sourceReference.display.extension",
"path" : "Consent.sourceReference.display.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Consent.source[x]:sourceReference.display.extension:ablageort",
"path" : "Consent.sourceReference.display.extension",
"sliceName" : "ablageort",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_NFDxDPE_Consent_Description_File_Location"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.policy",
"path" : "Consent.policy",
"definition" : "Referenz auf Rechtstext",
"max" : "0"
},
{
"id" : "Consent.policy.authority",
"path" : "Consent.policy.authority",
"max" : "0"
},
{
"id" : "Consent.policy.uri",
"path" : "Consent.policy.uri",
"max" : "0"
},
{
"id" : "Consent.policyRule",
"path" : "Consent.policyRule",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.policyRule.coding",
"path" : "Consent.policyRule.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Consent.policyRule.coding.system",
"path" : "Consent.policyRule.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Consent.policyRule.coding.version",
"path" : "Consent.policyRule.coding.version",
"min" : 1,
"fixedString" : "2.71"
},
{
"id" : "Consent.policyRule.coding.code",
"path" : "Consent.policyRule.coding.code",
"min" : 1,
"fixedCode" : "57016-8"
},
{
"id" : "Consent.policyRule.coding.display",
"path" : "Consent.policyRule.coding.display",
"min" : 1,
"patternString" : "Patient Consent"
},
{
"id" : "Consent.policyRule.coding.display.extension",
"path" : "Consent.policyRule.coding.display.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule",
"path" : "Consent.policyRule.coding.display.extension",
"sliceName" : "anzeigeNamePolicyRule",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension",
"path" : "Consent.policyRule.coding.display.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "closed"
}
},
{
"id" : "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension:content",
"path" : "Consent.policyRule.coding.display.extension.extension",
"sliceName" : "content",
"mustSupport" : true
},
{
"id" : "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension:content.value[x]",
"path" : "Consent.policyRule.coding.display.extension.extension.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"mustSupport" : true
},
{
"id" : "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension:content.value[x]:valueString",
"path" : "Consent.policyRule.coding.display.extension.extension.value[x]",
"sliceName" : "valueString",
"fixedString" : "Einwilligung",
"mustSupport" : true
},
{
"id" : "Consent.policyRule.coding.userSelected",
"path" : "Consent.policyRule.coding.userSelected",
"max" : "0"
},
{
"id" : "Consent.policyRule.text",
"path" : "Consent.policyRule.text",
"max" : "0"
},
{
"id" : "Consent.verification",
"path" : "Consent.verification",
"max" : "0"
},
{
"id" : "Consent.provision",
"path" : "Consent.provision",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.type",
"path" : "Consent.provision.type",
"max" : "0"
},
{
"id" : "Consent.provision.period",
"path" : "Consent.provision.period",
"max" : "0"
},
{
"id" : "Consent.provision.actor",
"path" : "Consent.provision.actor",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor.role",
"path" : "Consent.provision.actor.role"
},
{
"id" : "Consent.provision.actor.role.coding",
"path" : "Consent.provision.actor.role.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Consent.provision.actor.role.coding.system",
"path" : "Consent.provision.actor.role.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass"
},
{
"id" : "Consent.provision.actor.role.coding.version",
"path" : "Consent.provision.actor.role.coding.version",
"min" : 1,
"fixedString" : "2018-08-12"
},
{
"id" : "Consent.provision.actor.role.coding.code",
"path" : "Consent.provision.actor.role.coding.code",
"min" : 1,
"fixedCode" : "AGNT"
},
{
"id" : "Consent.provision.actor.role.coding.display",
"path" : "Consent.provision.actor.role.coding.display",
"min" : 1,
"fixedString" : "agent"
},
{
"id" : "Consent.provision.actor.role.coding.userSelected",
"path" : "Consent.provision.actor.role.coding.userSelected",
"max" : "0"
},
{
"id" : "Consent.provision.actor.role.text",
"path" : "Consent.provision.actor.role.text",
"max" : "0"
},
{
"id" : "Consent.provision.actor.reference",
"path" : "Consent.provision.actor.reference",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor.reference.reference",
"path" : "Consent.provision.actor.reference.reference",
"max" : "0"
},
{
"id" : "Consent.provision.actor.reference.type",
"path" : "Consent.provision.actor.reference.type",
"max" : "0"
},
{
"id" : "Consent.provision.actor.reference.identifier",
"path" : "Consent.provision.actor.reference.identifier",
"max" : "0"
},
{
"id" : "Consent.provision.actor.reference.display",
"path" : "Consent.provision.actor.reference.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.action",
"path" : "Consent.provision.action",
"max" : "0"
},
{
"id" : "Consent.provision.securityLabel",
"path" : "Consent.provision.securityLabel",
"max" : "0"
},
{
"id" : "Consent.provision.purpose",
"path" : "Consent.provision.purpose",
"max" : "0"
},
{
"id" : "Consent.provision.class",
"path" : "Consent.provision.class",
"max" : "0"
},
{
"id" : "Consent.provision.code",
"path" : "Consent.provision.code",
"max" : "0"
},
{
"id" : "Consent.provision.dataPeriod",
"path" : "Consent.provision.dataPeriod",
"max" : "0"
},
{
"id" : "Consent.provision.data",
"path" : "Consent.provision.data",
"max" : "0"
},
{
"id" : "Consent.provision.provision",
"path" : "Consent.provision.provision",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.